﻿* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

body,
html {
	width: 100%;
	height: 100%;
}

img {
	width: 100%;
	vertical-align: top;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

input {
	outline: none;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

li:hover{
	cursor: pointer;
}
/******************************初始化结束****************************/
.head , .headtou{
	width: 100%;
	background-color: #ffffff;
}
.headtou{
	height: 100px;
}
.headtouwai{
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
	height: 100%;
}
.head img{
	width: auto;
}
.logobox{
	width: 12%;
	float: left;
	padding: 5px 0;
}
.kouhaodiv{
	width: 68%;
	float: left;
	text-align: center;
	padding: 28px 0;
}
.dianhuadiv{
	width: 20%;
	float: right;
	height: 100%;
	background: url(../images/dianhua.png) no-repeat left center;
	text-indent: 26%;
	padding-top: 23px;
	box-sizing: border-box;
}
.p1{
	line-height: 24px;
	font-size: 14px;
}
.p2{
	line-height: 28px;
	font-size: 18px;
}
.dianhuadiv p{
	color: #333333;
}
.headnav{
	width: 100%;
	background-color: #000000;
	height: 40px;
}
.headnavwai{
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
	height: 100%;
}
.headnavwai ul{
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	height: 40px;
}
.headnavwai li{
	width: 8%;
	float: left;
	margin-right: 15%;
	text-align: center;
}
.headnavwai ul li:last-child{
	margin: 0;
}
.headtoulia{
	color: #fff;
}
.headnavwai li:hover{
	background-color: #fff;
}
.headnavwai li:hover .headtoulia{
	color: #000000;
}
.headnavwai .headtouliat{
	background-color: #fff;
}
.headtouliat a{
	color: #000000;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
/*.swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	background-color: #909090;
}
.swiper-pagination-bullet-active{
	background-color: #fff;
}*/
/******************************头部结束****************************/
.foot{
	width: 100%;
	background-color: #000000;
	height: 240px;
}
.footwai{
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
	height: 100%;
}
.footzuo , .footyou{
	width: 50%;
	float: left;
	height: 100%;
}
.footzuo{
	background: url(../images/shu.png) no-repeat right center
}
.footzuo{
	line-height: 31px;
	font-size: 14px;
	color: #f4f4f4;
	box-sizing: border-box;
	padding-top: 52px;
	padding-left: 5%;
}
.footzuo p{
	margin: 0;
}
.footyou{
	text-align: center;
	box-sizing: border-box;
	padding-top: 26px;
}
.footyou img{
	width: auto;
}
.footyou .erweimadiv{
	display: inline-block;
	margin-left: 5%;
	
}
.footyou p{
	line-height: 42px;
	font-size: 12px;
	color: #fff;
}

/******************************尾部结束****************************/
#ContentPlaceHolder1_zjmt_rt , #ContentPlaceHolder1_content , #ContentPlaceHolder1_ContentArt{
	max-width: 1200px;
	min-width: 320px;
	margin: auto !important;
}